home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-17 | 987 b | 37 lines | [TEXT/CWIE] |
- /*
-
- ListFiles v1.0.1 17 June 1996
-
- A sample application created with
- Recursive Shell v1.0.1 17 June 1996
-
- Both ListFiles and Recursive Shell
- © 1996 Theron Trowbridge
-
- e-mail: theron@aimla.com
- -or-
- Tmonk@concentric.net
-
- snail-mail: 3685 Jasmine Ave. #19
- Los Angeles, CA 90034
-
-
- What Is This?
-
- This is a sample to demonstrate how the Recursive Shell can be used.
-
- What's It Do?
-
- Just drop a folder on the ListFiles icon. It will prompt you to name a
- text file for output. Then, the program will place a list of the names
- of all the files contained in the folder you dropped on it and save it
- in the text file you previously named.
-
- Note that all the contents of the folder (and sub-folders) will be
- included -- including invisible Finder files and whatnot.
-
- A folder with a custom icon (one that has been pasted into it's Get Info
- dialog box) will also display the icon followed by a blank line. The
- extra return is actually part of the filename 'icon'.
-
- */